home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Iron Maiden - Maiden Hell!
/
Iron Maiden - Maiden Hell! Promotional CD-ROM.iso
/
mac
/
promo.dxr
/
scripts_94_wait on credits = .ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-09-16
|
185 b
|
12 lines
on exitFrame
if (the timer < 500) and not (the mouseDown) then
go(the frame)
else
if the runMode <> "author" then
quit()
else
halt()
end if
end if
end